iMod.Enable


Enable / disable the Nth mod.

prototype iMod.Enable( int n, bool enable );

Parameters:
n : The number of the mod to check.
enable : TRUE to enable, FALSE to disable.

Return value:
None.

See also:
iMod.Count